docs(contrib): Expand the description of team meetings#15349
Merged
weihanglo merged 1 commit intorust-lang:masterfrom Mar 26, 2025
Merged
docs(contrib): Expand the description of team meetings#15349weihanglo merged 1 commit intorust-lang:masterfrom
weihanglo merged 1 commit intorust-lang:masterfrom
Conversation
This both includes the information for more people to attend while framing the purpose of the meeting to set appropriate expectations.
Collaborator
1ccfe14 to
3b5c6b5
Compare
weihanglo
reviewed
Mar 25, 2025
Member
weihanglo
left a comment
There was a problem hiding this comment.
Thanks for the the write-up!
| For discussing contributions, [Office Hours](../process#mentorship) would be more appropriate venue. | ||
|
|
||
| [t-cargo-rfcs]: https://github.com/rust-lang/rfcs/pulls?q=is%3Apr+is%3Aopen+label%3AT-cargo | ||
| [cargo-status-tracker]: https://github.com/orgs/rust-lang/projects/47 |
Member
There was a problem hiding this comment.
Is the FCP project automated? Should we link to https://rfcbot.rs/ instead?
Contributor
Author
There was a problem hiding this comment.
I pulled the link from the meeting notes.
@ehuss, any preferences?
Contributor
There was a problem hiding this comment.
The FCPs are only updated once a week by my script.
I'm fine with leaving it linked to the project tracker, though either is fine.
| [t-cargo-rfcs]: https://github.com/rust-lang/rfcs/pulls?q=is%3Apr+is%3Aopen+label%3AT-cargo | ||
| [cargo-status-tracker]: https://github.com/orgs/rust-lang/projects/47 | ||
| [i-nominated]: https://github.com/rust-lang/cargo/labels/I-nominated-to-discuss | ||
| [s-team-input]: https://github.com/rust-lang/cargo/labels/S-needs-team-input |
Member
There was a problem hiding this comment.
This is nice! I didn't know labels have their own URL route.
weihanglo
approved these changes
Mar 26, 2025
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Mar 27, 2025
Update cargo 10 commits in 307cbfda3119f06600e43cd38283f4a746fe1f8b..a6c604d1b8a2f2a8ff1f3ba6092f9fda42f4b7e9 2025-03-20 20:00:39 +0000 to 2025-03-26 18:11:00 +0000 - fix(package): update tracking issue for `--message-format` (rust-lang/cargo#15354) - docs(contrib): Expand the description of team meetings (rust-lang/cargo#15349) - feat(package): add unstable `--message-format` flag (rust-lang/cargo#15311) - feat(complete): Added completion for `--profile` (rust-lang/cargo#15308) - Uplift windows Cygwin DLL import libraries (rust-lang/cargo#15193) - do not pass cdylib link args to test (rust-lang/cargo#15317) - fix: revert the behavior checking lockfile's VCS status (rust-lang/cargo#15341) - Temporarily ignore cargo_test_doctest_xcompile_ignores (rust-lang/cargo#15348) - docs: fix typo in the "Shared cache" section (rust-lang/cargo#15346) - Fix some issues with future-incompat report generation (rust-lang/cargo#15345) r? ghost
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR try to resolve?
The goal is to make Cargo team meetings more inviting. This PR includes both the information for more people to attend while framing the purpose of the meeting to set appropriate expectations.
How should we test and review this PR?
Additional information